<label name="lblAlign" caption="Align" hint="Choose how your table should be aligned." width="42" height="13" top="16" left="8"/>
<label name="lblAlignVertical" caption="Vertical align" hint="Choose how your table should be aligned vertically." width="77" height="13" top="16" left="192"/>
<combobox name="comAlign" taborder="0" text="" hint="Choose how your table should be aligned." width="160" height="21" top="32" left="8">
<items>
left
center
right
justify
char
</items>
</combobox>
<combobox name="comAlignVertical" taborder="1" text="" hint="Choose how your table should be aligned vertically." width="160" height="21" top="32" left="192">
<items>
top
middle
bottom
baseline
</items>
</combobox>
<coloredit name="cleColor" taborder="2" text="#000000" hint="Select a background color for your table. Will only be included if the above checkbox is checked." width="161" height="19" top="80" left="8"/>
<checkbox name="cbColor" caption="Background color" taborder="3" hint="Select a background color for your table. Will only be included if the above checkbox is checked." checked="0" width="121" height="14" top="64" left="8"/>